alogw

Undocumented in source. Be warned that the author may not have intended to support it.
  1. int alogw(const(char*) tag, const(char*) format, va_list args)
  2. int alogw(const(char*) tag, const(char*) format, ...)
    version(Android)
    int
    alogw
    (
    const(char*) tag
    ,
    const(char*) format
    ,)
  3. int alogw(string tag, string format, ...)

Meta